home *** CD-ROM | disk | FTP | other *** search
/ Mac Magazin/MacEasy 2 / Mac Magazin and MacEasy Magazine CD - Issue 02.iso / Themen Mac Magazin / Multimedia / Director 4.0 / Director 4.0 Demo / Director 4.0 Demo.rsrc / STR#_489.txt < prev    next >
Text File  |  1994-10-07  |  691b  |  75 lines

  1. or
  2.  
  3. the optionDown
  4.  
  5. openXLib "{xlibName}"
  6.  
  7. openResFile "{resFileName}"
  8.  
  9. openDA "{daName}"
  10.  
  11. open window "{name}"
  12.  
  13. open "{appName}"
  14.  
  15. on stopMovie
  16.  
  17. on startMovie
  18.  
  19. on mouseUp
  20.  
  21. on mouseDown
  22.  
  23. on keyUp
  24.  
  25. on keyDown
  26.  
  27. on idle
  28.  
  29. on exitFrame
  30.  
  31. on enterFrame
  32.  
  33. on {aHandler}
  34.  
  35. offset({aRect}, dh, dv)
  36.  
  37. offset({lookForString}, inString)
  38.  
  39. of
  40.  
  41. objectp({aThing}) 
  42.  
  43. numToChar({aNumber}) 
  44.  
  45. the number of words
  46.  
  47. the number of menus
  48.  
  49. the number of menuItems
  50.  
  51. the number of lines
  52.  
  53. the number of items
  54.  
  55. the number of chars
  56.  
  57. the number of castMembers
  58.  
  59. the number of cast {n}
  60.  
  61. nothing
  62.  
  63. not
  64.  
  65. next
  66.  
  67. next repeat
  68.  
  69. the name of menuItem {itemName} of menu menuName
  70.  
  71. the name of menu {menuNum}
  72.  
  73. the name of cast {castNumber}
  74.  
  75.